From: Eric S. Raymond Date: Wed, 17 Mar 1993 14:01:56 +0000 (+0000) Subject: Increment version number to match vc.el's. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~96833 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=d6292428723acfb3ac17fb9383d9248676c16078;p=emacs.git Increment version number to match vc.el's. --- diff --git a/lisp/vc-hooks.el b/lisp/vc-hooks.el index e2f6aa2bbe0..89e66f48ca6 100644 --- a/lisp/vc-hooks.el +++ b/lisp/vc-hooks.el @@ -3,9 +3,9 @@ ;; Copyright (C) 1992 Free Software Foundation, Inc. ;; Author: Eric S. Raymond -;; Version: 5.0 +;; Version: 5.2 -;; $Id: vc-hooks.el,v 1.8.1.1 1993/03/16 20:17:07 eggert Exp $ +;; $Id: vc-hooks.el,v 1.9 1993/03/16 20:21:05 eggert Exp eric $ ;; This file is part of GNU Emacs.